home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / Educational / SciPlot2.0 / SciPlot.app / Inspector.nib / data.classes next >
Encoding:
Text File  |  1992-12-26  |  411 b   |  29 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. InspectorManager = {
  7.     ACTIONS = {
  8.     revertPressed:;
  9.     okPressed:;
  10.     selectGroup:;
  11.     };
  12.     OUTLETS = {
  13.     inspectorStrings;
  14.     revertOKOut;
  15.     visibleInspectors;
  16.     inspectorList;
  17.     multiInspectorBox;
  18.     view;
  19.     popupOut;
  20.     noInspectorBox;
  21.     delegate;
  22.     layouts;
  23.     inspectorPanel;
  24.     unapplicableInspectorBox;
  25.     groupList;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.